www.mxdraw.com
|
得到文字样式表中的文字样式对象
[helpstring("method GetAt")] HRESULT GetAt([in] BSTR pName, [in,defaultvalue(FALSE) ] VARIANT_BOOL isGetErased, [out,retval] IMxDrawTextStyleTableRecord** ppRecord);
参数 |
说明 |
[in] BSTR pName |
文字样式名称 |
[in,defaultvalue(FALSE) ] VARIANT_BOOL isGetErased |
文字样式被删除掉,是否也能成功得到 |